@charset "utf-8";

main nav *:where(ol, ul) {
  display: contents;
}
